AMOTION_EVENT_TOOL_TYPE_UNKNOWN

Constants that identify tool types. Refer to the documentation on the MotionEvent class for descriptions of each tool type.

Values

ValueMeaning
AMOTION_EVENT_TOOL_TYPE_UNKNOWN0

unknown

AMOTION_EVENT_TOOL_TYPE_FINGER1

finger

AMOTION_EVENT_TOOL_TYPE_STYLUS2

stylus

AMOTION_EVENT_TOOL_TYPE_MOUSE3

mouse

AMOTION_EVENT_TOOL_TYPE_ERASER4

eraser

Meta